home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-01-19 | 465 b | 9 lines | [TEXT/MMCC] |
- void SetupTheOtherMSGWindow(WindowPtr theWindow);
- void ShutDownTheOtherMSGWindow(void);
- void OpenTheOtherMSGWindow(WindowPtr theWindow);
- void KeyPressedInOtherMSGWindow(WindowPtr theWindow, unsigned char theChar);
- void MouseClickedInOtherMSGWindow(WindowPtr theWindow, Point thePoint);
- void DisposeTheOtherMSGWindow(WindowPtr theWindow);
- void ResizeControlsInOtherMSGWindow(WindowPtr theWindow);
- void GetGrowSizeOtherMSGWindow(WindowPtr theWindow, Rect *sizeRect);
-